@charset"utf-8";
 body, h1, h2, h3, h4, h5, h6, hr, p, blockquote, dl, dt, dd, ul, ol, li, pre, form, fieldset, legend, button, input, textarea, th, td, img, cite {
    margin: 0;
    padding: 0;
    border: none;
}
body, h1, h2, h3, h4, h5, h6, p, blockquote, dl, dt, dd, li, fieldset, legend, button, input, textarea, th, td {
    font-family:"MicroSoft YaHei", "Hiragino Sans GB", Arial, sans-serif;
}
article, iframe {
    display: block;
    border: 0;
}
b, strong, i, em {
    font-weight: normal;
}
html, body {
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
img {
    max-width: 100%;
    display: block;
    border: none;
}
body {
    background: #fff;
    min-width: 1200px;
    font-size: 16px !important;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: subpixel-antialiased;
    -moz-osx-font-smoothing: auto;
    -webkit-text-size-adjust: none;
}
ul, li {
    list-style: none;
}
table {
    border-collapse: collapse;
    border-spacing: 0;
    max-width: 100%;
}
input::focus-inner {
    outline: 0;
    padding: 0;
    border: 0;
}
input[type="button"], input[type="submit"], input[type="reset"], button {
    -webkit-appearance: none;
    -moz-appearance: none;
    outline: 0;
}
:focus {
    outline: none;
}
.por {
    position: relative;
}
.poa {
    position: absolute;
}
input:-webkit-autofill {
    -webkit-box-shadow: 0 0 0px 1000px white inset;
}
a, area {
    blr: expression(this.onFocus=this.blur())
}
a {
    color: #333;
    text-decoration: none;
}
.Width a:hover {
    color: #f3152a;
}
.Width {
    width: 1400px;
    margin: 0 auto
}
.clear {
    clear: both;
    height: 0px;
    width: 100%;
    font-size: 1px;
    line-height: 0px;
    visibility: hidden;
    overflow: hidden;
}
.clearfix:after {
    content:" ";
    display: block;
    visibility: hidden;
    height: 0;
    font-size: 0;
    clear: both;
}
.clearfix {
    *zoom: 1;
}
.show {
    display: block;
}
.hide {
    display: none;
}
.fl {
    float: left;
}
.fr {
    float: right;
}
::selection {
    background: #D03333;
    color: white;
    text-shadow: none;
}
::-webkit-scrollbar-track-piece {
    width: 10px;
    background-color: #f2f2f2
}
::-webkit-scrollbar {
    width: 10px;
    height: 6px
}
::-webkit-scrollbar-thumb {
    height: 50px;
    background-color: rgba(0, 0, 0, .3);
}
::-webkit-scrollbar-thumb:hover {
    background: #707070;
}
/* 底部 */
 .bottomBar .closebtn, .bottomBar .searcKc .select cite {
    background: url(../images/icon.png) no-repeat;
}
.bottomBarOpen {
    position: fixed;
    left: 0;
    bottom: 0;
    z-index: 888;
    width: 200px;
    height: 142px;
    background: url(../images/bottom_icon.png) no-repeat right;
    background-size: 100%;
    cursor: pointer;
}
.bottomBarbg {
    position: fixed;
    left: -100%;
    bottom: 0;
    z-index: 888;
    width: 100%;
    height: 80px;
    background-color: #000;
    opacity: 0.8;
}
.bottomBar {
    position: fixed;
    left: -100%;
    bottom: 0;
    z-index: 888;
    width: 100%;
    height: 80px;
}
.bottomBarcon {
    position: relative;
    max-width: 1400px;
    height: 80px;
}
.bottomBar .pic01 {
    position: absolute;
    left: 120px;
    bottom: 8px;
    width: 206px;
    line-height: 0;
    z-index: -2;
}
.bottomBar .pic01 img {
    width: 100%;
}
.bottomBar .closebtn {
    position: absolute;
    right: 50px;
    top: 10px;
    display: block;
    width: 35px;
    height: 35px;
    background-position: -150px -370px;
    cursor: pointer;
    transition: transform 1s ease;
}
.bottomBar .closebtn:hover {
    transform: rotate(360deg);
}
.bottomBar .searcKc {
    float: right;
    width: 1060px;
    padding-top: 20px;
}
.bottomBar .searcKc .select {
    display: inline;
    float: left;
    width: 250px;
    margin-right: 10px;
}
.bottomBar .searcKc .select>div {
    position: relative;
    width: 100%;
    background: #fff;
    border-radius: 3px;
}
.bottomBar .searcKc .select cite {
    display: block;
    width: 100%;
    height: 40px;
    border-radius: 3px;
    background-position: 226px -277px;
    font-size: 14px;
    font-style: normal;
    line-height: 40px;
    text-indent: 10px;
}
.bottomBar .searcKc .select:hover cite {
    background-position: 226px -227px;
    color: #e92930;
    z-index: 2;
}
.bottomBar .searcKc .select ul {
    display: none;
    position: absolute;
    left: 0;
    bottom: 40px;
    width: 248px;
    max-height: 250px;
    overflow-y: auto;
    overflow-x: hidden;
    z-index: 3;
    background: #fff;
    border: 1px solid #cecfd1;
    border-radius: 3px;
}
.bottomBar .searcKc .select li {
    color: #999;
    font-size: 14px;
    line-height: 28px;
    text-indent: 5px;
}
.bottomBar .searcKc .select li a {
    display: block;
    width: 100%;
    height: 28px;
    color: #333;
    text-indent: 10px;
    cursor: pointer;
}
.bottomBar .searcKc .select li a:hover {
    background: #f2f2f2;
    color: #e92930;
    text-decoration: none;
}
.bottomBar .searcKc .searcKcbtn {
    display: block;
    float: left;
    width: 130px;
    height: 40px;
    cursor: pointer;
    background: #e92930;
    border-radius: 3px;
    color: #fff;
    line-height: 40px;
    text-align: center;
    font-size: 18px;
    transition: background-color .5s ease;
}
.bottomBar .searcKc .searcKcbtn:hover {
    background: #f13752;
}
@media screen and (max-width: 1500px) {
    .bottomBarbg, .bottomBar, .bottomBarcon {
        height: 60px;
    }
    .bottomBar .closebtn {
        right: 50px;
        top: 12px;
    }
    .bottomBar .searcKc {
        padding-top: 10px;
        width: 870px;
    }
    .bottomBar .searcKc .select {
        margin-right: 8px;
    }
    .bottomBar .searcKc .searcKcbtn {
        width: 90px;
    }
    .bottomBar .searcKc .select {
        width: 210px;
    }
    .bottomBar .searcKc .select cite {
        background-position: 184px -277px;
    }
    .bottomBar .searcKc .select:hover cite {
        background-position: 184px -227px;
    }
}
/*
body{
-webkit-filter: grayscale(100%);
filter: grayscale(100%);
}*/